home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megadoom II
/
MEGADOOM II - iso.7z
/
MEGADOOM II.ISO
/
doom
/
editors
/
wadfile
/
dmop
/
doom1
/
berlin.rw
< prev
next >
Wrap
Text File
|
1995-01-08
|
6KB
|
95 lines
;
; Random World File created by populate
;
; Populate was written By Dusty Bedford 1994
;
;Enemies Weight When MAX#OF
TROOPER 31.44 ;5 ;This item is inocuous
CLIP 2.23 ; 6
STIMPAK 0.74 1
GARMOR 4.47 2
POTION 6.70 ;9 ;This item is inocuous
HELMET 2.98 ;4 ;This item is inocuous
SHOTGUN 2.98 2
BARREL 29.35 7
TROOPER 12.58 MEDIUM_AND_HARD ;2 ;This item is inocuous
TROOPER 25.15 DEAF/AMBUSH ;4 ;This item is inocuous
TROOPER 18.86 DEAF/AMBUSHMEDIUM_AND_HARD ;3 ;This item is inocuous
BARMOR 2.23 1
IMP 34.93 DEAF/AMBUSHMEDIUM_AND_HARD 5
IMP 20.96 DEAF/AMBUSH 3
CHAINGUN 2.23 1
BULLETS 5.96 4
SERGEANT 27.94 MEDIUM_AND_HARD 4
SERGEANT 62.87 9
SPECTRE 16.06 DEAF/AMBUSHMEDIUM_AND_HARD 1
SHELLBOX 4.47 6
FLYSKULL 4.19 DEAF/AMBUSH 1
BACKPACK 1.49 1
SERGEANT 13.97 DEAF/AMBUSHMEDIUM_AND_HARD 2
SERGEANT 34.93 DEAF/AMBUSH 5
INVISO 1.49 MULTIPLAYER 1
BLUEBALL 1.49 1
IMP 13.97 MEDIUM_AND_HARD 2
SPECTRE 16.06 1
IMP 6.99 1
CACODEMON 26.07 MEDIUM_AND_HARD 1
PLASMA 1.49 1
MEDIKIT 14.90 10
ENERCELL 2.23 2
ROCKETS 2.23 MULTIPLAYER 1
LAUNCHER 1.49 MULTIPLAYER 1
CHAINSAW 1.49 MULTIPLAYER 1
BARON 33.52 MULTIPLAYERDEAF/AMBUSH 2L
CACODEMON 78.22 MULTIPLAYERDEAF/AMBUSHMEDIUM_AND_HARD 3
;
; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD
;
; At run-time this value is used to adjust the
; Max#of variable based on the population of
; the level being modified. Using the strict
; standard requires that one or more of the
; items in the list above not have a specified
; maximum number of objects.
;
PER 116 ;Strict standard for exact placement
;PER 98 ;Lowered Standard for easy placement
;
; Deleting any of the PRESERVE lines will mean that
; the objects will not be taken from the original
; level. You will have to supply your own above.
;
PRESERVE PILLARS
PRESERVE LAMPS
;
; THRESHOLD determines what a MEGA-GOODIE is.
; MEGA-GOODIES are used to make the level fair
; if the generator places a lot of enemies in
; the level.
;
THRESHOLD 75
;
; I.Q. Determines how intelligently the program
; places objects in the effort to defeat you.
; 250 is the default if it is not specified here.
;
I.Q. 250
;
; EVEN sets the point at which the program must begin
; placing MEGA-GOODIES into the level, on the
; basis of the hardest difficulty rating.
; The MEGA-GOODIES give you a fighting chance,
; setting the value lower or <500 will increase the number
; of MEGA-GOODIES available to you in a the level.
EVEN 500
;
; If SPREAD is not set to a low value then
; a given sector may accumulate too many objects
; this often makes the level impossible to finish
; or just ugly-looking. Setting the value too low
; could make it difficult to place objects within
; a given wad file.
;
SPREAD 15
;